feat(51000) - Flag Deprecation Plan#51424
Conversation
edb99cd to
8373d4c
Compare
|
Many tests don't set TypeScript/src/harness/harnessIO.ts Line 393 in 896b922 TypeScript/src/compiler/utilities.ts Lines 6361 to 6366 in 896b922 Is it acceptable to set globally |
can you create a new pr to explicitly set tests target to es5? |
I can, however many changes will remain due to the difference in output between es3 and es5. |
but that PR won't need to be reviewed clearly |
8373d4c to
e4ecc3f
Compare
|
I suggest to deprecate |
|
Some notes from reviewing this:
|
I've removed the parse versions in favor of the hardcoded versions and left only the type required for
😂 - this is the first time I've seen such a polite synonym for "these changes don't meet expectations". |
tests/baselines/reference/deprecatedCompilerOptions4.errors.txt
Outdated
Show resolved
Hide resolved
c0cc52f to
062e0a7
Compare
062e0a7 to
9ca08d7
Compare
|
I think the above comment is the only one I have left - LGTM otherwise. Great work! |
|
The TypeScript team hasn't accepted the linked issue #51000. If you can get it accepted, this PR will have a better chance of being reviewed. |
|
🎉! |
Fixes #51000